Android Invisible element focus in DOM

Hi, I need to know how to display an element in the DOM, such as a textview that is invisible. I know that allowInvisibleElements=true. I tried it, but I can’t see the element in the DOM. Why, and how can I get it there? Thank you for your advice.