Hi,I have one small problem... Some widgets contain ruler divs, which looks like this:<div style="position: absolute; z-index: -32767; top: -20ex; width:10em; height: 10ex;"> </div>When I use JAWS12 (screen reader), and move through the page with 'DOWN' key, it always says 'Blank'.Would it be possible to add in next release additional attribute to this div: aria-hidden='true'?