Fix for form field going loco in iPhone Safari
Observation: Text starts to overflow in form input fields under certain conditions in iPhone Safari, instead of scrolling within the field.
Solution: Contain the input field in a relatively positioned div and absolute position the input field.
Rejoice!
































































