I\'m developing a parallax scrolling website using the Stellar and Skrollr libraries. The website behaves perfectly in Firefox because of Firefox\'s smooth scrolling feature
I found two jQuery plugins that may do what you want.
Simplr-SmoothScroll // Source: SE Question
jQuery SmoothWheel
Hope this helps.
edit: Struck out SmoothWheel because of comments - it hasn't been updated in ages, and SmoothScroll seems well maintained.