I've noticed a subtle difference in behavior in the ScrollToVisible under IE vs. FF. Not sure if this is significant or not (probably not): IE - If the element is not already fully visible scroll to be bottom aligned with the browsers window. If already fully visible, do nothing. FF - Unconditionally...