Animate scrollTop to look like scrollLeft?

Animate scrollTop to look like scrollLeft?

I've used jquery to write a vertical carousel feature. I'm using the .scrollTop() to set the scroll position to display the appropriate content, and I'm wondering if its possible to make the animation of scrollTop look like it's actually scrolling horizontally?