captcha and textarea problem in ajax loaded form

as I explained here, I’m trying to load default contact page with ajax call into a modal dialog.

I got some problems, maybe I’m doing something wrong, but seems kinda bug to me:

  1. I activated clickableImage of captcha, but clicking the image does not change the image.

  2. refresh link is not rendered as expected, it appears somewhere in the background, not in the modal dialog !!!

  3. text area does not resize to specified rows and cols. the size is fix to some default values

I’m using Yii 1.1.8 with jquery 1.6.2 and jqueryui 1.8.16

Closing this thread… please do not open new threads for the same error.