Is there a way to disable new elastic / natural scrolling in OS X Lion and Lion (+ Fluid.app) via Javascript on web pages? Examples of use include a full-screen webapp, similar to iOS web applications.
You can disable scrolling rollback on overflow settings: hidden for the body element. Apple does this with its developer docs: http://developer.apple.com/library/safari/navigation/index.html