jquery accordion multi form in one page and when one(first) form do not submit the other form remain lock(click disable)

jquery accordion multi form in one page and when one(first) form do not submit the other form remain lock(click disable)



I need to make some changes to this page: http://sirpaff.selgis.com/v1.1/CrearNuevaFichaFamiliar.php

As you can see there has a jQuery script, this http://jqueryui.com/accordion/

I need that when a user is inserting data into the form "Datos Generales y del Jefe(a) de Familia" the other Section of Accordion remain locked until the user completes the entire("Datos Generales y del Jefe(a) de Familia") form and give him to "Guardar"(submit).

Then, when save the information, is open the following next Section of Accordion "Carácteristica de la Vivienda"

Again similarly When fill the "Carácteristica de la Vivienda" section and click to the "Guardar" the following next section "Integrantes de la Familia" will be open.