I'm developing a website with superscrollorama pinned animations and have some issues on OSX 10.8.4 devices. Issues are with Safari 6 browser.
There is a site navigation where window is scrolling to Y position using Greensock's ScrollToPlugin.
Everything is fine on Windows and Linux machines with all major browsers (Safari too), but in Safari 6.0.5 on Macbook Pro with OSX 10.8.4 operating system scroll stops after random amount of pixels (It works in other browsers on OSX machine).
When navigation link is clicked again - page scrolls some more but stops again and so on, while it gets to the right Y position.
I'm wondering, maybe somebody experienced similar issue and can share the solution?