In my web app I have a layer with a static HTML content that displays a text.
When I do a search on a page (ctrl+F) and type some text that is contained in the layer
Try to render the text with SVG:
I love SVG
http://www.w3schools.com/svg/svg_text.asp
Edit: After further probing it seems that to prevent search you have to put the SVG in separate file: