>>538
var searchClipboard = function(event) {
の最後
};
の前とかに
BrowserSearch.searchBar._textbox.value = "";
を追加で良いと思う。