[jQuery] problem with $('.class').animate({scrollTop: x}) in Safari

[jQuery] problem with $('.class').animate({scrollTop: x}) in Safari


Hello,
I have a problem with safari behaving weird with a custom Slider I'm
making, what it does is like reseting the scrollTop value to 0 when
jumping from one item to other making the animation look pretty bad,
the behavior in FF is as expected.
The code is here:
http://pastie.org/630593
Cheers and thanks