## Bug Scrolling with the mouse wheel in child textarea is incorrectly disabled on Firefox but works as expected on Chrome. ## Expected Scrolling with the mouse wheel in child textarea works on Firefox and Chrome. <br> Reproduction: https://codesandbox.io/s/gallant-tharp-b4qwzv?file=/src/App.js The reason this happens and the workaround can be found here: https://github.com/radix-ui/primitives/issues/1417#issuecomment-1159809410