After the recent upgrade to Firefox ver 10, KTML stopped working on Mac installations. The following errors were reported.
Edit the following file:
includes > ktm > core > editor_mozilla.js
Around line 10 search for the following
var class_name=(tmpprs.isSameNode(current_tag))
and replace with
var class_name=((current_tag))