Mouse wheel to scroll objects deeper in the DOM
Status: Beta
Brought to you by:
trainhappy
Consider case when there is DIV with overflow='scroll' deep inside the DOM structure. Then it gets properly renderered with scrollbars and these do work just fine but only for mouse-clicks. Mouse wheel only works for top-level RBlock. Please use this patch as inspiration for proper solution.
patch for HtmlBlockPanel