<asp:ConfirmButtonExtender ID="linkbutton1_ConfirmButtonExtender" runat="server"
ConfirmText="Sure ?" Enabled="True" TargetControlID="linkbutton1" />
If linkbutton1 is disabled and still ConfirmButtonExtender confirmation dialog appears.
this is an ugly bug.