So there isn't any way to disable the Gecko configuration then? Part of what I'm trying to accomplish is the need to limit the editor configuration to a single point for all browser types. I realize that some features that are supported with IE are not currently functional within Firefox (e.g. table editing) when using cute editor (though they are supported by a few other editors out there) and I planned on compensating for that already, but I was hoping to be able to build out the toolbar menus without using a static configuration file for each browser type.
Side note on this, is there any time estimate on implementing the table editing feature with Gecko based browsers?