<span style="font-family: tahoma,sans-serif;">This can be a similar problem with <a href="http://drupal.org/node/740976#comment-3077806">http://drupal.org/node/740976#comment-3077806</a> but our team would actually want to have the form action in search box to be set always on root (/) like displayed below:</span><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><b><span style="font-family: tahoma,sans-serif;">&lt;form action=&quot;/&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;search-theme-form&quot;&gt;</span></b><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">To give you an overview of the scenario, the search will perform from the page where you are currently at. For ex.</span><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">Page 1 Scenario: <a href="http://www.mysite.com/content/page1">http://www.mysite.com/content/page1</a>, the form action will be </span><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><b><span style="font-family: tahoma,sans-serif;">&lt;form action=&quot;/content/page1&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;search-theme-form&quot;&gt;</span></b><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">Page 2 Scenario: <a href="http://www.mysite.com/content/page2">http://www.mysite.com/content/page2</a>, the form action will be </span><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><b><span style="font-family: tahoma,sans-serif;">&lt;form action=&quot;/content/page2&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;search-theme-form&quot;&gt;</span></b><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">this will all be the same in all page within our site. Can anyone lend a hand? Thank you very much, as always!</span><br style="font-family: tahoma,sans-serif;">

<br style="font-family: tahoma,sans-serif;"><span style="font-family: tahoma,sans-serif;">Liza</span><br style="font-family: tahoma,sans-serif;"><br style="font-family: tahoma,sans-serif;">