I have a custom Apache Solr search page with "enable the search box on the page" checked.

I want to theme the results page to include some custom text below the page title, and above the search box, but I can't seem to do this via search-results.tpl.php because the search box is not present in the $variables for that template.

Would it be possible to include the Apache Solr search box as a variable in search-results.tpl.php?

See screenshot: http://i.imgur.com/sJBBJhn.png