XForms Dialog Some text here #myDialog_c { width:60%; height:50%; /*Fix for IE6 vertical constraint*/ _height: expression((YAHOO.util.Dom.getViewportHeight()/2)+"px"); } #myDialog { width:100%; height:100%; border:none; } #myDialog_h { border-width:1px 1px; width:97.5%; } #myDialog .xxforms-dialog-body { width: 97.5%; height:97.5%; overflow:auto; border-color:#808080; border-style:solid; border-width:1px 1px; position: absolute; /*http://www.nabble.com/Re:-autocomplete-fields-within-a-yui-dialog-with-scrollbar-p17405418.html*/ } /* This doesn't work as of 2009-03-26 */ .xforms-mediatype-text-html { width: 100% } First Dialog aaa 111 bbb 222 ccc 333 ddd ccc Update Undo Open second Dialog Second Dialog Here is the second dialog! Show dialog (default) Text: