[BBI-CP v17] Initializing...
// which jQuery executes when appended to #gform_24, redefining
// window.gformRedirect to a NEW closure. Our v14 wrapper is gone, then
// the very next line calls gformRedirect() and the page navigates BEFORE
// the user can interact with the CP modal.
//
// v15 fixes:
// 1. Hard-lock window.gformRedirect with non-configurable defineProperty
// that ignores ALL writes once flowActive=true.
// 2. Wrap jQuery $.fn.append on the gform_24 wrapper to STRIP