I think flash text fields have a property called mouseWheelEnabled?

Problem: When I have multiple flash form grids on the screen, and I scroll
down using my mouse wheel, the grid captures the scroll and doesnt allow me to
scroll down the page, and instead scrolls the grid. Can I disable that and
allow scrolling inside the grid if it is explicity scrolled by being
selected... Can I set mouseWheelEnabled to false for a grid?