Forum Moderators: open
Like me I see you're new here, but I can still welcome you to the forum!
I don't know of any way to change this behavior.
One work-around is to make a field near the bottom of your form "required" using JavaScript. This will stop the form from being submitted until the field is filled in. Use an "alert" to inform the user to try again.
MSR