Extend search function with link to searched word

you could include the search term as a parameter in the URL that links to the page

http://www.example.com/page-here/?search-highlight=frogs

and then hook into the the_content filter to replace all instances of the search-highlight term with a highlighted version