Issue in dhtmlxeditor with ie9

i found scroll bar issue related dhtmlxeditor in IE9. it is working perfect with all browsers except IE9.Any one know solution please tell me .here is piece of code

function initEditor() {
editor = new dhtmlXEditor(“editorObj”);
}

Details:
         <div id="editorObj" style="width:100%;height:170px;border:#a4bed4 1px solid;"></div>
</td>

We have reproduced and fixed the problem. The fixed library will be included in the 3.0 version which is going to be released soon.