Keyword Autocomplete
Link: http://drupal.org/project/keyword_autocomplete
Keyword Autocomplete lets you add autocomplete functionality to your site's search forms based on previously searched strings. The module saves keyword strings entered in search forms and increments a counter for the strings on subsequent searches. It then populates an autocomplete on search forms from these saved keyword strings in order of the most searched keywords to the least.
For: Drupal 5.

