Use the admin option which lets you modify the sidebar HTML. Enter something like this, replacing the [URL in brackets]:
<FORM METHOD="POST" ACTION="[FULL URL OF YOUR ASK PAGE]">
<INPUT NAME="title" TYPE="text">
<INPUT NAME="doask1" VALUE="Ask" TYPE="submit">
</FORM>
You can then of course tinker with the HTML to get the look and feel you want.