The Interlaced theme does not allow htmlArea to work properly. This is due to its missing following php code: "print theme_footer();" towards the bottom of the interlaced.theme file. Gordon (porter of htmlArea) pointed this out to me when I was getting java errors with the Interlaced theme on my drupal site. Adding this line just before the /body tag fixed the problem for me.

Comments

ax’s picture

fixed and closed