Finally, I got the solution. First, disable the sidepanel by removing
$this->sidepanel();
(this means the HTML customized side bar would also be disabled). Then I fixed the feedburner's code by adding </form> at the end. At last, I re-enabled the sidepanel.
Everything's done!