Okay, so I have a fixed position div that has a specified width. 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 issue occurs with iOS7 (unable to test previous versions)
Here is the address of the example: https://r3dux.com/css/overflow.php
Here is an illustration of the issue:
