Is this viable?
<form action="#page10" method="post" id="myuniqueformid">
bla bla
..
..
</form>
It seems like JQM doesn't quite "get it" when I click on the submit button. Somehow it's entered into the nav history though. Because if I select another page on the site, and then go "back", #page10 is actually loaded. But not immediately after the submit.