I confirm that it’s not working in Firefox 1.0.
FireFox works fine on the main SpelChek.com page. For some reason WordPress is doing something. We’re trying to find out what.
The line <form action=”<?php echo get_settings(‘siteurl’); ?>/wp-comments-post.php” method=”post” id=”commentform”> is not compatible with FireFox. It should be <form action=”<?php echo get_settings(‘siteurl’); ?>/wp-comments-post.php” method=”post” id=”commentform” name=”commentform”>
We will note that in the installation instructions. We suggest that the WordPress scripters also correct that error in their code since they promote FireFox over IE.
http://mosquito.wordpress.org/ is the official bug tracker…would you mind posting your findings there, please?
Firefox rox. Down with IE.