When a user is logged into my site with Firefox, there are a ton of <b> tags being inserted in my templates/snippets. They do not appear in other browsers, and they do not appear in the source code in Firefox—but if you throw up Firebug, they ARE there.. and they are wrecking my template design.
If a user is not logged in, this behavior does not occur.
How could this be happening? What is going on?
Thanks,
Chad