Updating to the latest version did fix this issue - thanks!
It created another issue though -- all of the utility windows changed
from popup windows to draggable divs; in my application, i open the cute editor inside an iframe, which is not big enough to
show the entire utility window. in previous versions, this was not a problem, since they opened in regular popup windows.
is there a way to
* revert to using popup windows again
* set the parent window for the draggable div to be the top frame
* set smaller dimensions for the utility windows, or
* allow the utility windows to be resizable
if you have some other suggestion on how to tackle this issue, i'd also welcome that input.
--james