Hi Adam
Not sure but i think i have found a wee bug.
I inserted an anchor via IE and it created the following html
<a id="6" name="6">
All works fine in IE but when i went into firefox it doesnt show the anchor symbol in the editor until i change it to
<a name="6" id="6">
Also when inserting the anchor in firefox, it did not show the list of anchors as it does in IE.
Cheers
Andy