I have an UpdatePanel, TimerControl, UpdatePanelAnimationExtender, and TextBox on a page (see below). Everything works as expected in IE. In FireFox (version 1.5.0.7 running on Win2003), however, whenever you give focus to the TextBox, the TimerControl stops and never restarts. < form id ="form1"...