Updating post content and custom fields in edit post screen

Add the Javascript code below to your submit button. This should remove the event that provides the warning. Please note that this code is untested.

window.onbeforeunload = null;

This should disable the property however as stated above this code is untested.

Cheers,
Joe