Try adding this to you StyleSheet:
.tagged {
display: none;
}
> i would like to remove the ability to tag altogether
Open the EditTemplate (via More > Shadowed in the sidebar) and remove
the last line:
---------------
<div class='editor' macro='edit tags'></div><div
class='editorFooter'><span macro='message
views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
---------------
HTH.
-- F.