We have a web app that cycles through a series of web pages one of which does a slow scroll using CSS animation. (specifically transform: translate) This works fine in the browser but doesn't seem to work in the player. Is there some sort of setting we need to alter to make this work?