The site is not in production state, yet. It's a prototype of a project I'm working for the university. Basically, it loads a div via ajax that contains a table and a web form depending on the user clicking a menu.
The table and web form are embedden in a tabs widget, each on a different tab. I tried switching between get and post methods to request the content, but seems that the web form fields always turn in as readonly. I'm quite confused. I'm using jquery 1.8.3 with jquery-ui 1.9.2. Please, any help is appreciated.