How to solve the iScroll problems?

When a combo box is in a scrollable page, and when the user uses the mouse middle button scroller to scroll the page and if the mouse pointer happen to be over the combo box, the mouse middle button scroll will change the selection in the combo box, maybe without the user's notice. It will be even worse if the page has auto save feature. These problems is the meaning of "iScroll" in the title. Examples are combobox in Visual Studio C# project property page, and SolidWorks property pages.

Suppose in some CAD software with iScroll feature, an engineer may unintentionally modify some important parameters which may make the rocket explode. And of course you may shutdown your computer when you want to make it sleep with iScroll.

Do they really not realize these problems, or is there really no nice work around?