Input field inside scrollPane problem

das anybody knows any workarounds by
this problem?

i have an content_mc which is set as setScrollcontent of the scrollePane-component.
i this content_mc i dynamicly adding a new inputFields, but any time i call refreshScrollpane the content inside mess up.

ok i know that u can’t mask the input Fields or dyn-fields thet have selectable =true,

BUT THERE MUST BE A WORKAROUND FOR THAT

all i wont is , to have some number of input fields inside the scrollpane(scrollpane is “must”, couse i dont know how many input fields content_mc will have)

PLEASE GOING CRASY WITH THIS