I disabled the Comment Quicktags plugin, but kept the same functionality by editing my theme files.  The plugin inserted a call to two javascript files in the header.php file, which is called in every single template file.  The quicktags are only used for commenting, so I inserted the call into my comments.php file. #technology