Is there a way to set scrollTop in iOS Safari without breaking scrolling momentum?

This works in other browsers. For my application, it turns out it's difficult to scroll custom variable length items without the ability to set scrollTop during momentum.

Any advice would be appreciated.