We have disabled the next buttons, so our guys cant move onto the next page without it. According to the error message this is the snippet that fails:function trivOnFocus() { if( trivWndFeedback ) { if( !trivWndFeedback.closed ) { trivWndFeedback.close() trivWndFeedback = null } setTimeout( 'checkLeavePage()', 100) }}Our open ticket with MS has produced a possible fix that we are testing right now. If it works its slated for next week