The following flags have been set in mobileinit:
$.mobile.changePage.defaults.changeHash = false;
$.mobile.hashListeningEnabled = false;
$.mobile.pushStateEnabled = false;
When you click in the dialog that opens from this page, you should return to this page, but you won't.