I would like to keep the use of mouse wheel scroll in the browser when a Unity web player is loaded.
For now, when the web player is loaded, i can’t scroll anymore in my web page.
I was able to solve part of the problem by giving back the focus to another element of the web page.
But when the mouse is over the Unity web player, then the webpage still doesn’t scroll.
Is it possible to give back to the browser total control of the mouse scroll wheel ?