I am currently facing an issue with a fixed position div that has a specified width. The problem arises when the content is long enough to require overflow in one device orientation (landscape), but not the other (portrait) - scrolling stops working if the device changes orientation.
This specific issue occurs with iOS7, as I have been unable to test it on previous versions.
If you'd like to see an example of this issue in action, please visit the following link:
For further clarity, here is an illustration of the problem: