Is it possible to lock the id (using the frontend submission) while a user is editing the content? This would avoid 2 or more users editing the content of a determined id at the same time.
Unfortunately, this feature is only available in the admin area which is a core feature of WordPress. Also, the frontend dashboard only displays the post of the current user so it could avoid two users editing the same post at the same time.