Currently working on a mobile app with jquery using iOS4 and iOS5 compatibility as the final hurdle. While fixing the navigation bar is simple on iOS5 with position:fixed, it's not as straightforward on iOS4! I've experimented with various solutions but haven't found one that's consistently reliable. Any tips on how to achieve a fixed navigation bar on iOS4 similar to iOS5? Appreciate any help!