I have noticed when using fixed position nav bar's on the iPhone that sometimes the nav bar will be removed as the result of an inadvertent tap being interpreted while flinging (scrolling) a list view. When each entry in the list is a link to another site it becomes virtually impossible to get the nav bar back without pressing a link and getting sent to a new page (which the user may not desire to happen). To solve this it would be great to have the ability to turn off the removal of fixed nav bars on clicks. I am very new to JQueryMobile and was not able to find a way to do this in the current release, so hopefully it is something the team will consider. The way it works now is seems problematic from an ease of use perspective.