I'm running into issues where Gravity Forms won't submit on pages with a tabSlideOut div; instead, clicking Submit on the Gravity Forms form triggers the display of the tabSlideOut.
I've already tried removing the JavaScript-generated content of the tabSlideOut, using tabSlideOut in noConflict mode, and changing the trigger from click to hover, and still, it is stealing the Submit click (so forms never submit).