FunctionSource looks at the rumor of a new feature in iOS5 for Mobile Safari: The ability to make an element scrollable (with one finger) by default. The code cited to allow this feature:
-webkit-overflow-scrolling: touch;If true, this is a giant win impact on the potential user experience of websites seen on the iPhone and iPad.
Very interesting!