Set on admin search atribute and change operation container

Hi,

I need to create my admin model object and set one reference.

$model = new Access(‘search’)

and i need to just get the elements where user_id = 10 (something like that).

how can i set it on the action?

Another thing, i’m using the the jquery ui and the tabs.

But the operation container is created outside of the tabs.

How i can put the container inside a specific div?

Thanks a lot ppl.