- Fix TypeError when accessing form.style by adding fallback selectors - Support both legacy (.insertr-edit-form) and new editor class names - Add null checks to prevent crashes when form element is not found - Ensure ensureModalVisible works with all editor types Resolves positioning error when opening style-aware editor interface.