OK, it works if you add following into your userContent.css (Firefox)
marquee {
-moz-binding : none !important;
display : block;
height : auto !important;
}
Find %:\Documents and Settings\your_user_name\Application Data\Mozilla\Firefox\Profiles\Your_profile_name\chrome
Look for userContent-example.css open and edit, save as userContent.css