Here is a working example of horizontal scroll with mousewheel, but it does not scroll smoothly. By smoothly I mean like ordinary vertical scroll in Firefox or Opera.
If you want something that works on all of them then you need to do it on your side.
There are multiple implementations of smooth scrolling for jQuery.
And actually you may even need so called kinetic scrolling. If so try jquery.kinetic