Jquery Mobile - Lost POST data on refresh?

Jquery Mobile - Lost POST data on refresh?

I am trying to figure out why my pages lose POST data when refreshed. I have some very simple code setup here to demo: http://www.fuchsiawild.com/mobile/test.php If I remove the jQuery mobile library, it will allow me to re POST the data when refreshing test2.php. With it in there the data is always lost. What is up?