<marquee behavior="alternate" onmouseout="this.stop();" onmouseover="this.start();">Test</marquee>
<h6 onmouseleave="this.innerHTML='<marquee behavior="alternate">Test</marquee>'; this.firstChild.stop()" onmouseenter="this.firstChild.start();"> тут оригинальный тег </h6>